Skip to content

Commit

Permalink
Update action.dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
cuixq authored Jan 23, 2025
1 parent 905d53b commit a833265
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

FROM golang:1.23.4-alpine3.19@sha256:5f3336882ad15d10ac1b59fbaba7cb84c35d4623774198b36ae60edeba45fd84
FROM golang:1.23.5-alpine3.21@sha256:47d337594bd9e667d35514b241569f95fb6d95727c24b19468813d596d5ae596

RUN mkdir /src
WORKDIR /src
Expand Down

0 comments on commit a833265

Please sign in to comment.